home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Compilers⁄Interps / GCC-2.3.3r12 / Sources-Targets / x-fx2800 < prev    next >
Encoding:
Text File  |  1993-02-05  |  253 b   |  8 lines  |  [TEXT/MPS ]

  1.  
  2. # The Alliant FX2800 is supposed to conform to the SysV R4 i860 ABI,
  3. # but apparently the native compiler generates non ABI-compliant
  4. # function prologues and epilogues, so we need the alloca from emacs.
  5. #  -- hyc@hanauma.jpl.nasa.gov
  6.  
  7. ALLOCA=alloca.o
  8.